GtkApplicationWindow: Consistently unparent menubar
authorColin Walters <walters@verbum.org>
Fri, 2 Dec 2011 03:13:56 +0000 (22:13 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 19 Dec 2011 17:51:10 +0000 (12:51 -0500)
commitc7e72375598560e2b58c7658440df992d632e92d
treefaa4c84d5af219cf0fe2783ba85cc20ff411850e
parentc2999634283ef538689252e943931e8f443d5244
GtkApplicationWindow: Consistently unparent menubar

We create it floating, and don't hold an extra ref, so we should
just unparent it.
gtk/gtkapplicationwindow.c